lcWndPaperSetPos Home

Defines paper position on a drawing coordinate space.

 BOOL lcWndPaperSetPos (
   HANDLE hLcWnd,
   double Left,
   double Bottom
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
Left, Bottom
  X,Y coordinates of paper's left-bottom corner.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcWndPaperSetSize